export default function ExampleButton() {
  return (
    <Button
      type="secondary"
      icon={<Folder />}