Skip to content

Commit

Permalink
api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
behowell committed Mar 16, 2024
1 parent 008faf1 commit af8489d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const getStylesFromClassName: (className: string) => {
// @public (undocumented)
export const jsxPlatformAdapter: (reactJsx: JSXRuntime) => JSXRuntime;

// @public
// @public (undocumented)
export const makeResetStyles: (resetStyles: GriffelStyle) => () => string;

export { makeStyles }
Expand Down

0 comments on commit af8489d

Please sign in to comment.