themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
739 stars 117 forks source link

Trailing space prevents checkout on Windows #234

Closed snoopen closed 9 months ago

snoopen commented 10 months ago

env.d.ts has a trailing space preventing git checkout on Windows: error: invalid path 'env.d.ts '

You can see there is a trailing space by navigating to the file online: https://github.com/themesberg/flowbite-vue/blob/main/env.d.ts%20

Sqrcz commented 10 months ago

@snoopen thank you for finding this one... fix is merged.