Skip to content

Commit

Permalink
post build
Browse files Browse the repository at this point in the history
  • Loading branch information
cphelefu committed May 21, 2024
1 parent 7211e63 commit f9e7487
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { getSxClasses } from './hover-tooltip-styles';
*
* @returns {JSX.Element} the hover tooltip component
*/
export function HoverTooltip(): JSX.Element | null {
export function HoverTooltip(): JSX.Element | null {
// Log, commented too annoying
// logger.logTraceRender('components/hover-tooltip/hover-tooltip');

Expand Down

0 comments on commit f9e7487

Please sign in to comment.