Skip to content

Commit

Permalink
chore: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmilton committed Jan 2, 2025
1 parent b0a545b commit afd834d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/BookmarkNode.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// TODO: Rewrite the folder logic using the new anchor positioning API and/or popover APIs; https://developer.chrome.com/blog/anchor-positioning-api and https://web.dev/blog/popover-api

import { append, clone, create, h } from 'stage1';
import { Link, type LinkComponent, type LinkProps } from './Link';

Expand Down

0 comments on commit afd834d

Please sign in to comment.