Commit 76ad618
authored
Update README.md (#3)
## Summary
<!-- Explain what changed and why. Keep this focused on the user-visible
or technical outcome. -->
Example: Fix mobile static exports so they use the selected responsive
composition.
## Related issue
<!-- Use "Closes #123" when merging this pull request should close an
issue. Use "None" when there is no related issue. -->
Closes #
## Type of change
- [ ] BUG fix
- [ ] Improvement to existing behavior
- [ ] New function
- [ ] Documentation or maintenance
## Verification
<!-- List the checks you ran and any important manual scenarios. Do not
check a command that you did not run. -->
- [ ] `npm run typecheck`
- [ ] `npm test`
- [ ] `npm run build`
- [ ] Relevant desktop/mobile, dark/light, and animated/static variants
were inspected
Additional verification:
<!-- Example: Imported a v2 config and confirmed that profile content
and visual choices were preserved. -->
## Screenshots or generated output
<!-- Add before/after images or generated output for visual changes.
Write "Not applicable" otherwise. -->
## Checklist
- [ ] I kept this pull request focused and avoided unrelated
refactoring.
- [ ] I added or updated tests when behavior changed.
- [ ] I updated documentation when setup, configuration, or user-visible
behavior changed.
- [ ] I did not add secrets, private data, unlicensed media, or unsafe
raw CSS/SVG input.
- [ ] I preserved backward compatibility, or documented the intentional
breaking change above.
Signed-off-by: Talal <153442159+TFQ0@users.noreply.github.com>1 parent 26b0cda commit 76ad618
1 file changed
Lines changed: 3 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
15 | 11 | | |
16 | 12 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 13 | | |
31 | 14 | | |
32 | 15 | | |
| |||
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
46 | | - | |
| 29 | + | |
47 | 30 | | |
48 | 31 | | |
49 | 32 | | |
| |||
0 commit comments