Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-teaching-popover/lib/components/TeachingPopover/renderTeachingPopover.js

5 lines
187 B
JavaScript

import { renderPopover_unstable } from '@fluentui/react-popover';
/**
* Render the final JSX of TeachingPopover
*/ export const renderTeachingPopover_unstable = renderPopover_unstable;