このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
LightPeer/resources/views/layout/component/common/subscribe.blade.php

8 行
367 B
PHP

<my-subscribe-button size="small">
<div class="btn-group-subscribe btn subscribe-button">
<button type="button" role="button" class="btn btn-sm">登録</button>
<button type="button" role="button" class="btn btn-sm">リモート登録</button>
<button type="button" role="button" class="btn btn-sm">RSSで登録</button>
</div>
</my-subscribe-button>