Skip to content

Commit

Permalink
empty new astro view
Browse files Browse the repository at this point in the history
SQUASHED: AUTO-COMMIT-src-components-tools-astro-view.js,empty-new-astro-view,
  • Loading branch information
JensLincke committed Feb 22, 2024
1 parent fd37866 commit 4a2ae7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/tools/astro-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export default class AstroView extends Morph {
static get defaultWorkspaceURL() { return lively4url + "/src/components/tools/astro-view-example-workspace.js"; }

/*MD ## UI Accessing MD*/

get container() { return this.get("#content"); }

get sourceEditor() { return this.get("#source"); }
Expand Down

0 comments on commit 4a2ae7d

Please sign in to comment.