Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit d5e1d06

Browse files
committed
docs(components): remove trailing whitespace from README files
- Cleaned up the README files for the `components`, `components pull`, and `components push` commands by removing unnecessary trailing whitespace to improve formatting and maintain consistency across documentation. - Ensured all files end with a newline for better compatibility with various text editors.
1 parent 8e37554 commit d5e1d06

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/commands/components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The `components` module provides tools to manage Storyblok components and their
88
- [`push`](./push/README.md): Upload components and their dependencies (groups, tags, presets, whitelists) to your Storyblok space.
99
- `delete` (coming soon): Remove components from your Storyblok space.
1010

11-
> See each subcommand for detailed usage, options, and examples.
11+
> See each subcommand for detailed usage, options, and examples.

src/commands/components/pull/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ Where:
188188
- Components
189189
- Component groups
190190
- Component presets
191-
- Component tags
191+
- Component tags

src/commands/components/push/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ Where:
161161
- Component groups
162162
- Component presets
163163
- Component tags
164-
- Component whitelists
164+
- Component whitelists

0 commit comments

Comments
 (0)