Skip to content

Commit 3e15d1c

Browse files
committed
Added demo assets for task description
1 parent 8206394 commit 3e15d1c

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# bsa-rn-base-starter
1+
# bsa-rn-base
2+

assets/demo/demo_1.gif

3.77 MB
Loading

assets/demo/demo_2.gif

8.09 MB
Loading

assets/demo/demo_3.gif

7.68 MB
Loading

assets/demo/demo_4.gif

4.83 MB
Loading

assets/demo/demo_5.gif

7.3 MB
Loading

assets/demo/demo_6.gif

29.5 MB
Loading

types/inspiration.type.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
type Inspiration = {
22
quote?: string;
3-
quote_url?: string;
43
image_url?: string;
54
}
65

0 commit comments

Comments
 (0)