mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Starting working on settings Page.
This commit is contained in:
@@ -18,7 +18,7 @@ export const PageTitle = twx.h1((props) => [
|
||||
|
||||
|
||||
export const PageDescription = twx.h2((props) => [
|
||||
cn(`text-s mb-6 text-gray-700`, props.className),
|
||||
cn(`text-s mb-6 `, props.className),
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user