Skip to content

Commit

Permalink
chore: remove args
Browse files Browse the repository at this point in the history
  • Loading branch information
naporin0624 committed Mar 22, 2024
1 parent 3eb1cf5 commit dbb1501
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/react/src/components/Radio/index.story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import { useState } from 'react'
export default {
title: 'Radio',
component: Radio,
args: {
name: 'name',
label: 'label',
},
parameters: {
layout: 'centered',
},
Expand Down

0 comments on commit dbb1501

Please sign in to comment.