Compare commits

..

No commits in common. "3029de791661b8b62efbc68b78586288738105b1" and "1195b8f8e4d6f0d3bd6184ad3fa318f39fd46b58" have entirely different histories.

4 changed files with 24 additions and 24 deletions

View File

@ -70,18 +70,18 @@ const state = reactive({
], // ], //
inputValue: "", // inputValue: "", //
newsData: [ newsData: [
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
{ {
date: "May 30, 2025", date: "May 30, 2025",
title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq",
content: content:
"Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...",
}, },
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
], ],
filterNewsData: [], filterNewsData: [],
}); });

View File

@ -70,18 +70,18 @@ const state = reactive({
], // ], //
inputValue: "", // inputValue: "", //
newsData: [ newsData: [
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
{ {
date: "May 30, 2025", date: "May 30, 2025",
title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq",
content: content:
"Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...",
}, },
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
], ],
filterNewsData: [], filterNewsData: [],
}); });

View File

@ -74,18 +74,18 @@ const state = reactive({
], // ], //
inputValue: "", // inputValue: "", //
newsData: [ newsData: [
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
{ {
date: "May 30, 2025", date: "May 30, 2025",
title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq",
content: content:
"Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...",
}, },
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
], ],
filterNewsData: [], filterNewsData: [],
}); });

View File

@ -70,18 +70,18 @@ const state = reactive({
], // ], //
inputValue: "", // inputValue: "", //
newsData: [ newsData: [
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
{ {
date: "May 30, 2025", date: "May 30, 2025",
title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq",
content: content:
"Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...",
}, },
{
date: "2 June, 2025",
title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ",
content:
"Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...",
},
], ],
filterNewsData: [], filterNewsData: [],
}); });