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'
|
import {H3, Text} from '#/view/com/Typography'
|
||||||
|
|
||||||
function App() {
|
function App() {
|
||||||
const theme = useAlf()
|
const theme = useTheme()
|
||||||
const breakpoints = useBreakpoints()
|
const breakpoints = useBreakpoints()
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user