Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
opeolluwa committed May 14, 2024
1 parent 7ef45f4 commit a6badd9
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 5 deletions.
3 changes: 3 additions & 0 deletions utils-web/src/components/button.rs
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@

pub fn button(){

}
5 changes: 0 additions & 5 deletions utils-web/src/components/button/button.scss

This file was deleted.

Empty file.
4 changes: 4 additions & 0 deletions utils-web/src/components/card.rs
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@


pub fn card(){

}
4 changes: 4 additions & 0 deletions utils-web/src/components/input.rs
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@


pub fn input(){

}
4 changes: 4 additions & 0 deletions utils-web/src/components/text.rs
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@


pub fn text(){

}
4 changes: 4 additions & 0 deletions utils-web/src/components/view.rs
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@


pub fn view(){

}

0 comments on commit a6badd9

Please sign in to comment.