diff --git a/clients/apps/web/src/app/(main)/docs/guides/(mdx)/figma/page.mdx b/clients/apps/web/src/app/(main)/docs/guides/(mdx)/figma/page.mdx index 0b606f80db..cdb432aeb2 100644 --- a/clients/apps/web/src/app/(main)/docs/guides/(mdx)/figma/page.mdx +++ b/clients/apps/web/src/app/(main)/docs/guides/(mdx)/figma/page.mdx @@ -1,7 +1,7 @@ import BrowserCallout from '@/components/Feed/Markdown/Callout/BrowserCallout'; import ShadowBox from 'polarkit/components/ui/atoms/shadowbox' import Button from 'polarkit/components/ui/atoms/button' -import GithubIcon from '@/components/Icons/GithubIcon' +import GitHubIcon from '@/components/Icons/GithubIcon' # Figma Plugins with License Keys @@ -16,7 +16,7 @@ Want to earn a few bucks on your Figma plugin? Sell access to your plugin using - A Figma plugin with React & Typescript configured - +

Polar Figma Plugin Example

We've created a simple example Figma plugin that you can use as a reference

@@ -445,7 +445,7 @@ root.render(); You've now created a Figma plugin that can validate license keys using the Polar SDK. You can now go forth and monetize your plugin! 🎉 - +

Polar Figma Plugin Example

We've created a simple example Figma plugin that you can use as a reference