1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Add customizable Star Ratings component using star-rating.js library (#1571)

This commit is contained in:
Paweł Kuna
2023-05-15 00:55:54 +02:00
committed by GitHub
parent 35ee14d261
commit d380224407
10 changed files with 1906 additions and 1795 deletions

View File

@@ -34,7 +34,7 @@ jobs:
bundler-cache: true
- name: Install pnpm dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
- name: Run build
run: pnpm run build