Skip to content

Commit

Permalink
remember to include import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lham42 committed Sep 25, 2024
1 parent 186c582 commit fc4e7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/site/src/pages/reference/concepts/streams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ prevURL: "/reference/concepts/writes"
---

import { Divider } from "@synnaxlabs/pluto";
import { Table } from "@/components/table/Table.astro";
import Code from "@/components/code/Code.astro";
export const components = { pre: Code };

Expand Down

0 comments on commit fc4e7a8

Please sign in to comment.