Skip to content

Commit 5c2c4e8

Browse files
committed
chore: cleanup
1 parent a891190 commit 5c2c4e8

2 files changed

Lines changed: 1 addition & 16 deletions

File tree

.vitepress/config.ts

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,9 @@ export default defineConfig({
5959
{
6060
text: 'UI Components',
6161
items: [
62-
{ text: 'Blur', link: '/plugins/blur' },
63-
{ text: 'Camera Plus', link: '/plugins/camera-plus' },
64-
{ text: 'CardView', link: '/plugins/cardview' },
65-
{ text: 'Carousel', link: '/plugins/carousel' },
66-
{ text: 'Checkbox', link: '/plugins/checkbox' },
62+
{ text: 'Calendar', link: '/plugins/calendar' },
6763
{ text: 'Cloudinary', link: '/plugins/cloudinary' },
6864
{ text: 'ExoPlayer', link: '/plugins/exoplayer' },
69-
{ text: 'Fancy Alert', link: '/plugins/fancyalert' },
70-
{ text: 'Filterable Listpicker', link: '/plugins/filterable-listpicker' },
71-
{ text: 'Fluid Segmented Bar', link: '/plugins/fluid-segmented-bar' },
72-
{ text: 'Input Mask', link: '/plugins/input-mask' },
7365
{ text: 'Label Marquee', link: '/plugins/label-marquee' },
7466
{ text: 'Loading Indicator', link: '/plugins/loading-indicator' },
7567
{ text: 'Markdown View', link: '/plugins/markdown-view' },

content/plugins/variable-blur-view.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,6 @@ To blur from bottom-to-top instead of top-to-bottom:
119119
</GridLayout>
120120
```
121121

122-
## Platform Support
123-
124-
| Platform | Supported |
125-
| --- | --- |
126-
| iOS ||
127-
| Android | 🚧 Coming soon |
128-
129122
## License
130123

131124
Apache License Version 2.0

0 commit comments

Comments
 (0)