Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versioned_docs/version-3.2.2/default-theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: default-theme
title: Default Theme
---

import { ColorsBlock, FontBlocks, SpaceBlocks } from "/../src/components/index";
import { ColorsBlock, FontBlocks, SpaceBlocks } from "../../src/components";

The theme object is where you define your application's color palette, type scale, font stacks, breakpoints, border radius values, and more.

Expand Down