UNPKG

react-box-overflow

Version:

Headless UI for automatically collapsing boxes when overflow in React.

1 lines 412 B
{"version":3,"file":"utils.cjs","sources":["../../src/utils.ts"],"sourcesContent":["/**\n * @author shunzi <tobyzsj@gmail.com>\n * @date 2024-03-30 17:07:35\n */\n\nexport function capitalizeFirstLetter(str: string): string {\n return str.charAt(0).toUpperCase() + str.slice(1)\n}\n"],"names":[],"mappings":";;AAKO,SAAS,sBAAsB,KAAqB;AAClD,SAAA,IAAI,OAAO,CAAC,EAAE,gBAAgB,IAAI,MAAM,CAAC;AAClD;;"}