@ably/ui 8.7.0-dev.bd84e91 → 8.7.0-dev.c29ac14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ably/ui",
|
|
3
|
-
"version": "8.7.0-dev.
|
|
3
|
+
"version": "8.7.0-dev.c29ac14",
|
|
4
4
|
"description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -240,7 +240,7 @@ export default function Footer({ paths, urlBase }) {
|
|
|
240
240
|
<div className="max-w-screen-xl ui-grid-px mx-auto">
|
|
241
241
|
<hr className="border-t border-mid-grey my-0" />
|
|
242
242
|
</div>
|
|
243
|
-
{/* Twitter + Glassdoor SM
|
|
243
|
+
{/* Twitter + Glassdoor SM & above + Glassdoor XS + Badges*/}
|
|
244
244
|
<div className="max-w-screen-xl mx-auto py-16 grid ui-grid-gap ui-grid-px sm:grid-cols-2">
|
|
245
245
|
<div className="md:flex md:items-center">
|
|
246
246
|
<div className="flex flex-col md:flex-row flex-auto ml-8 sm:col-span-1 md:col-span-2">
|