playbook_ui 12.24.0.pre.alpha.play833boldoptionfortitle2and3717 → 12.24.0.pre.alpha.play833boldoptionfortitle2and3719
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 207c88e3b6102eafd7e925347e2d1b33e21368e8ce96986af6eba6e5f6239f42
|
4
|
+
data.tar.gz: f0af5f4fb37004503436baa8cfea200c72da7900c60fec3a545a406ec0026d84
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5b06d9df01fa4fa6f6e2f6e40ff213f69e1bea05f85f386733b2891c54c4b7208a39ab58dfa1c5fc7d129829e42beb007041db42d84cf13865a0c84d405b265
|
7
|
+
data.tar.gz: afe698e51e676bd751463a88347b7c4aeca2006f75f64815c3904521c68f1c1b40ae725876da4420db16e2ce7c34f14d9faafb29eb54e9446c69a7d2f71ed1ac
|
@@ -7,5 +7,5 @@
|
|
7
7
|
|
8
8
|
<%= pb_rails("title", props: { text: "Title 1", tag: "h1", size: 1 }) %>
|
9
9
|
<%= pb_rails("title", props: { text: "Title 2", tag: "h2", size: 2 }) %>
|
10
|
-
<%= pb_rails("title", props: { text: "Title 3", tag: "h3", size: 3
|
10
|
+
<%= pb_rails("title", props: { text: "Title 3", tag: "h3", size: 3 }) %>
|
11
11
|
<%= pb_rails("title", props: { text: "Title 4", tag: "h4", size: 4 }) %>
|
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED