Skip to content

Commit

Permalink
chore: rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Oct 3, 2024
1 parent e247404 commit 5a3e0cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ export const shapesDefs: ShapeDefinition[] = [
];

const generateShapeMap = () => {
// These are the shapes that didn't have documentation present.
// These are the shapes that didn't have documentation present
const shapeMap: Record<string, ShapeHandler> = {
// States
state,
Expand Down

0 comments on commit 5a3e0cc

Please sign in to comment.