Fix typo
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import {atoms, useTheme, useBreakpoints, web} from '#/alf'
|
||||
import {H3, Text} from '#/view/com/Typography'
|
||||
|
||||
function App() {
|
||||
const theme = useAlf()
|
||||
const theme = useTheme()
|
||||
const breakpoints = useBreakpoints()
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user