Open the documentation for DefaultButton. Use the sidebar to explore other available components.
If you don't already have the app running, start it by running npm start
from the root of the frontend-bootcamp
folder. Click the "exercise" link under day 2 step 2 to see results.
exercise/src/components/TodoFooter.tsx
<footer>
with a <Stack>
<span>
with a <Text>
<button>
with a <DefaultButton>
GO WILD! There are so many components in the Fabric library! Try to put some components in the exercise component files. Try out these concepts mentioned earlier:
office-ui-fabric-react