docs: calendar typo (#330)
This commit is contained in:
parent
aef277bbfe
commit
08d6ea6a53
|
|
@ -57,7 +57,7 @@ import { Button } from '@/components/ui/button'
|
||||||
})
|
})
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@ const { toast } = useToast()
|
||||||
});
|
});
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,6 @@ import { Button } from '@/lib/registry/default/ui/button'
|
||||||
})
|
})
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,6 @@ const { toast } = useToast()
|
||||||
});
|
});
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,6 @@ import { Button } from '@/lib/registry/new-york/ui/button'
|
||||||
})
|
})
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,6 @@ const { toast } = useToast()
|
||||||
});
|
});
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
Add to calander
|
Add to calendar
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user