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 9d4cc8c commit 7c88ceb
Show file tree
Hide file tree
Showing 15 changed files with 1,562 additions and 894 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 7c88ceb

Please sign in to comment.