Skip to content

Commit

Permalink
Merge pull request #393 from Alero-Awani/line-editing
Browse files Browse the repository at this point in the history
Add Marching Ants animation to docs
  • Loading branch information
leecalcote authored Oct 25, 2024
2 parents a1cabf5 + 5632542 commit deb342d
Show file tree
Hide file tree
Showing 5 changed files with 32,496 additions and 5 deletions.
4 changes: 2 additions & 2 deletions content/en/kanvas/designer/embedding-designs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ Usually the script is located "static" folder
After Finishing the steps , the embedded design will be rendered like :

<!-- Design Embed Container -->
<div id="embedded-design-6afd9029-60cf-4662-b031-cf4f9ab854fd" style="height:30rem;width:100%;border:1px solid #eee"></div>
<script src="../export-designs/embedded-design-mongo_configuration_using_configmap.js" type="module" ></script>
<div id="embedded-design-7d183e77-09e1-4b69-a5ee-3e3870e9c5f4" style="height:30rem;width:100%;border:1px solid #eee"></div>
<script src="../export-designs/embedded-design-dapr.js" type="module" ></script>

### Customization

Expand Down
Loading

0 comments on commit deb342d

Please sign in to comment.