This is a blog post about Redux Toolkit.
We'll learn about Redux Toolkit for state management.
This is a Markdown sub-heading
We just used a ###
subheading in our blog post.
// this is a code block
const doSomething = () => {
return console.log('hey')
}
Here, I'm using a component inside my MarkDown file: