mirror of
https://github.com/lemeow125/StudE-Frontend.git
synced 2025-08-03 01:53:18 +08:00
Improved onboarding page
This commit is contained in:
parent
cf08dab685
commit
f4ca96e35d
4 changed files with 104 additions and 41 deletions
|
@ -1,7 +1,6 @@
|
|||
import * as React from "react";
|
||||
import { Pressable, GestureResponderEvent } from "react-native";
|
||||
import styles from "../../styles";
|
||||
import { colors } from "../../styles";
|
||||
|
||||
export interface props {
|
||||
children: React.ReactNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue