Skip to content

Instantly share code, notes, and snippets.

@why-not
Created May 15, 2024 05:26
Show Gist options
  • Save why-not/87e776434cb889631f6739e124d00feb to your computer and use it in GitHub Desktop.
Save why-not/87e776434cb889631f6739e124d00feb to your computer and use it in GitHub Desktop.
Markdown file.

My Observable Framework Document

Here is some text before the React component.

<div id="my-react-component"></div>

Here is some text after the React component.

console.log("this seems to work!")
import renderMyComponent from './components/renderComponent.js';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment