Skip to content

Commit a3e3219

Browse files
author
ignace
committed
convert bs-button to gjs
1 parent c3db9ca commit a3e3219

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<template>
2+
<button
3+
type="button"
4+
class="btn btn-primary btn-block"
5+
...attributes>
6+
{{yield}}
7+
</button>
8+
</template>

frameworks/keyed/ember/app/components/bs-button.hbs

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)