Update components count

This commit is contained in:
khatabwedaa 2021-05-29 21:51:19 +02:00
parent fafba4dbe2
commit 3bafbd75ed

View file

@ -81,7 +81,7 @@ export default {
components: { DarkMode }, components: { DarkMode },
data() { data() {
return { return {
components_count: 51, components_count: 52,
SHARE_LINK: `https://twitter.com/intent/tweet?text=${encodeURIComponent( SHARE_LINK: `https://twitter.com/intent/tweet?text=${encodeURIComponent(
'Check out Meraki UI Awesome @tailwindcss Components that support RTL and fully responsive by @khatabwedaa and @miaababikir 🔥.' 'Check out Meraki UI Awesome @tailwindcss Components that support RTL and fully responsive by @khatabwedaa and @miaababikir 🔥.'
)}&url=${encodeURIComponent('https://merakiui.com')}` )}&url=${encodeURIComponent('https://merakiui.com')}`