Make entire CommitButton clickable
Instead of having the Link component inside the Button component, we should do it the other way around, that way the entire Button is clickable and links somewhere.
1 file changed
+15
-15
f50521ca
→
230243e7
modified src/views/projects/components/CommitButton.svelte
@@ -26,24 +26,24 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |