Skip to content

Commit

Permalink
Migrate table
Browse files Browse the repository at this point in the history
  • Loading branch information
cirdes committed Aug 25, 2024
1 parent dbe30bc commit f01a62d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/PhlexUI/phlex_ui.git
revision: e85541ea5cdddd9890486ad1a54ef8e7ad2e49fb
revision: 4d7f8c7ea5c974540f0139d40a128530112f68f2
branch: v1
specs:
phlex_ui (0.1.10)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

module PhlexUi
module Rbui
class TablePreview < Lookbook::Preview
# Default TablePreview
# ---------------
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ queue-microtask@^1.2.2:

"rbui-js@https://github.com/PhlexUI/phlex_ui.git#v1":
version "0.0.1-alpha.0"
resolved "https://github.com/PhlexUI/phlex_ui.git#e85541ea5cdddd9890486ad1a54ef8e7ad2e49fb"
resolved "https://github.com/PhlexUI/phlex_ui.git#4d7f8c7ea5c974540f0139d40a128530112f68f2"
dependencies:
"@floating-ui/dom" "^1.6.8"
"@hotwired/stimulus" "^3.2.2"
Expand Down

0 comments on commit f01a62d

Please sign in to comment.