mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-08 09:34:40 +00:00
feat: create base of sync card content
This commit is contained in:
parent
3f69aed4d8
commit
12d8aaeedf
7
src/pages/Dashboard/SyncStatusCard/SyncCardContent.tsx
Normal file
7
src/pages/Dashboard/SyncStatusCard/SyncCardContent.tsx
Normal file
@ -0,0 +1,7 @@
|
||||
import { YStack } from 'tamagui'
|
||||
|
||||
const SyncCardContent = () => {
|
||||
return <YStack></YStack>
|
||||
}
|
||||
|
||||
export default SyncCardContent
|
Loading…
x
Reference in New Issue
Block a user