update
This commit is contained in:
@@ -27,6 +27,7 @@ import Providers from "./src/providers";
|
||||
import AppLayout from "./src/layouts/AppLayout";
|
||||
import {
|
||||
Inter_400Regular,
|
||||
Inter_400Regular_Italic,
|
||||
Inter_500Medium,
|
||||
Inter_600SemiBold,
|
||||
Inter_700Bold,
|
||||
@@ -56,6 +57,7 @@ const App = () => {
|
||||
InterMedium: Inter_500Medium,
|
||||
InterSemiBold: Inter_600SemiBold,
|
||||
InterBold: Inter_700Bold,
|
||||
InterRegularItalic: Inter_400Regular_Italic,
|
||||
});
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user