Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd5a44d

Browse filesBrowse files
committed
docs: update content
1 parent f5cc4be commit dd5a44d
Copy full SHA for dd5a44d

File tree

1 file changed

+2
-4
lines changed
Filter options
  • packages/docs/content/forms/input-mask

1 file changed

+2
-4
lines changed

‎packages/docs/content/forms/input-mask/index.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/forms/input-mask/index.mdx
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@ While CoreUI for React does not currently include a 'mask' feature, it can be en
1111

1212
To enable the extension of the `<CFormInput />` component, please ensure that you have installed `react-imask` first.
1313

14-
```bash
14+
```bash tab={"label":"Npm"}
1515
npm install react-imask
1616
```
1717

18-
or
19-
20-
```bash
18+
```bash tab={"label":"Yarn"}
2119
yarn add react-imask
2220
```
2321

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.