Skip to content

Commit

Permalink
Update packages/studiocms_ui/src/integration.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
  • Loading branch information
louisescher and Adammatthiesen authored Jan 16, 2025
1 parent d8ff9ff commit 7c82fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/studiocms_ui/src/integration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export default function integration(options: Options = {}): AstroIntegration {
addDevToolbarApp({
id: 'studiocms:ui/toolbar',
name: 'StudioCMS/UI',
entrypoint: '@studiocms/ui/toolbar',
entrypoint: resolve('./toolbar/index.ts'),
icon: `
<svg width="755" height="792" viewBox="0 0 755 792" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="295" width="460" height="466" rx="32" fill="white"/>
Expand Down

0 comments on commit 7c82fa1

Please sign in to comment.