Skip to content

Commit 0ffed82

Browse files
committed
add disclaimer
- added forgotten documentation for breakpoints
1 parent 7c8dff7 commit 0ffed82

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
---
1414

15+
> **Important**: This is an experimental version and might change drastically.
16+
> Therefore, you might encounter breaking changes when updating until we release a stable version.
17+
1518
Allows you to create an overview for your Twig Components, be it either [UX-Components](https://symfony.com/bundles/ux-twig-component/current/index.html), [UX-Live-Components](https://symfony.com/bundles/ux-live-component/current/index.html) or simple snippet templates.
1619

1720
Components will be grouped in categories and optional sub-categories.

docs/BundleConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Configuring the bundle
22

3-
When you do not want to customize, you do not need any config file.
3+
When you do not want to customize, you do not need any config file.
44

55
The bundle provides following defaults:
66

0 commit comments

Comments
 (0)