Skip to content

Commit

Permalink
chore(content-explorer): Migrate ContentExplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-in-a-box committed Feb 5, 2025
1 parent d92b546 commit 0aef079
Show file tree
Hide file tree
Showing 15 changed files with 3,528 additions and 874 deletions.
2 changes: 1 addition & 1 deletion scripts/styleguide.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const allSections = [
{
name: 'Elements',
components: () => [
'../src/elements/content-explorer/ContentExplorer.js',
'../src/elements/content-explorer/ContentExplorer.tsx',
'../src/elements/content-picker/ContentPicker.js',
'../src/elements/content-preview/ContentPreview.js',
'../src/elements/content-sharing/ContentSharing.js',
Expand Down
Loading

0 comments on commit 0aef079

Please sign in to comment.